h2, h3, p, ul, ol, li {
    padding: 0;
    margin: 0;
    color: inherit;
}

ul {
    list-style:  none;
}

a {
    color: inherit;
    text-decoration: none;
}

.mainw,
.w1200 {
    display: block;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.w1400 {
    width: 1440px !important;
}


.flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.flex.fw {
    flex-wrap:  wrap;
}


img {
    max-width: 100%;
    height:  auto;
}




/** beging **/

 
#top {
    background: url(/static/pc/top.png);
       height: 106px;
}
  
#top .wm {
    width: 1280px;
    margin:  0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

#top .wm  .tel {
        background: url(/static/pc/top-tel.png) left center no-repeat;
     padding-left: 60px;
}

#top .wm  .tel  p {
    font-size: 16px;
}

#top .wm  .tel  h3 {
   font-size: 30px;
   color: #e40c20;
   font-weight: bold;
}

#banner  {
    font-size:  0;
}


#dituContent  img {
    max-width:  none;
}


#nav {
    background: #184ebb;
}

#nav .nav {
    padding:  15px 0;
    display: flex;
 width: 1200px;
 margin:  0 auto;
}

#nav .nav  a {
    flex-grow: 1;
    color: white;
    border-right: 1px solid #ccc;
    text-align: center;
    line-height: 29px;
}

#nav .nav  a:last-child {
    border-color: transparent;
}


#home-hot {
    background: #e9e7e7;
    padding: 20px 0;
 
}

#home-hot  .w1200 {
    text-align: left;

    box-sizing: border-box;
         background: url(/static/pc/huo.png) left center no-repeat;
}
#home-hot  .w1200 span {
        padding-left: 40px;
        font-size: 20px;
        color: #000000;
        font-weight: bold;
}

#home-hot  .w1200  a {
    display: inline-block;
    padding:  0 5px;
}



.main-t {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.main-t  h3 {
    color: #030303;
    font-size: 36px;
    position: relative;
    z-index: 2;
    top: 100px;
    letter-spacing:  2px;
}



.main-t  h3  span {
    color: #00934d;
 
}


.main-t  p {
    color: #f3f3f3;
      position: relative;
    z-index: 1;
    font-size: 72px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2em;
}



#home-pros {
    
}




#home-pros  .qiehuan {
    margin-bottom: 40px;
}



#home-pros  .qiehuan .qiehuan-title {
    display: flex;
    justify-content:  space-around;
    margin-bottom: 40px;
}

#home-pros  .qiehuan .qiehuan-title a  {
    padding: 20px 40px;
    background: #e9e7e7;
    font-size: 24px;
    font-weight: bold;
}

#home-pros  .qiehuan .qiehuan-title a.hover {
    background: #009049;
    color: white;
}




#home-pros  .qiehuan  .qiehuan-con {
    
}

#home-pros  .qiehuan  .qiehuan-con .flex  {
    display: flex;
    justify-content:  space-between;
    flex-wrap: wrap;
}

#home-pros  .qiehuan  .qiehuan-con .flex  a {
    width: 32%;
    margin-bottom: 30px;
    position: relative;
box-shadow: 0 0 5px 5px #ececec;
}

#home-pros  .qiehuan  .qiehuan-con .flex  a:hover .p {
    background: #eaecf1;
    color: black;
}

#home-pros  .qiehuan  .qiehuan-con .flex  a:hover .p p {
    background: #009049;
    color:white;
}


#home-pros  .qiehuan  .qiehuan-con .flex  a .img {
    font-size:  0;
}

#home-pros  .qiehuan  .qiehuan-con .flex  a .img img {
    width: 100%;
    height:  auto;
}


#home-pros  .qiehuan  .qiehuan-con .flex  a .p {
    position: absolute;
    bottom:  0;
    line-height: 2em;
    background: #184ebb;
    color: white;
    width: 100%;
width: 100%;
height: 45px;
}


#home-pros  .qiehuan  .qiehuan-con .flex  a .p p {
    display: inline-block;
    padding: 10px;
    padding-right: 40px;
    background: #fff;
        color: black;
        width: 300px;
        border-top-right-radius: 40px;
        box-sizing: border-box;
        height: 55px; 
            position: absolute;
    bottom: 0;
}

#home-pros  .qiehuan  .qiehuan-con .flex  a .p  span {
    display: inline-block;
    text-align: right;
    position: absolute;
    right:  1em;
    top: 0.5em;
}

#home-shili {
        background: url(/static/pc/shili.png) center;
        height: 989px;
}
#home-shili .main-t  {
    position: relative;
    top: -20px;
}

#home-shili .main-t p {
    color: #e7e7e7;
}
#home-shili .info-video  {
  margin-top: 50px;
  display: flex;
  justify-content:   space-between;
      height: 432px;
}


#home-shili .info-video .info {
    width: 550px;
    padding: 20px;
    text-align: center;
    position: relative;
}


#home-shili .info-video .info  h3 {
    color: white;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.8em;
}

#home-shili .info-video .info  .text {
    margin-top: 20px;
    line-height: 1.6em;
}


#home-shili .info-video .info .tel span {
    position: absolute;
    right: 40px;
    top: 314px;
    font-size: 30px;
    font-weight: bold;
    color: #009744;
        letter-spacing: 4px;
            right: 58px;
}

#home-shili .info-video .video {
    width: 640px;
}

#home-shili  .four {
    margin-top: 50px;
    
}

#home-shili  .four  .flex {
    display: flex;
    justify-content:  space-between;
    text-align: center;
}

#home-shili  .four  .flex .u {
    position: relative;
    left: 2em;
}

#home-shili  .four  .flex .u:nth-child(3) {
    left: 1em;
}

#home-shili  .four  .flex .u:nth-child(4) {
    left: 1em;
}

#home-shili  .four  .flex .u .top {
    font-size: 72px;
}

#home-shili  .four  .flex .u .top sub {
    font-size: 27px;
        background: #184ebb;
            color: white;
                border-radius: 50%;
                    /* display: inline-block; */
                    background: #184ebb;
                        padding: 3px 11px;
                            text-align: center;
                                position: relative;
                                    left: -16px;
                                        width: 50px;
                                            height: 50px;
                                                left: -18px;
                                                    top: -3px;


}

#home-shili  .four  .flex p {
    font-size: 24px;
    line-height: 2em;
}


#home-fanwei {
    background: url(/static/pc/fwbg.jpg) bottom center no-repeat;
    padding-bottom: 422px;
    position: relative;
    margin-top: -77px;
}


#home-fanwei .line {
box-shadow: 0 0 5px 5px #ececec;
line-height: 45px;
display: flex;
justify-content:  space-between;
}

#home-fanwei .line .text {
    padding:  0 20px;
    font-size: 18px;
        letter-spacing: 2px;
}

#home-fanwei .line .text span:first-child {
    font-weight: bold;
    color: #184ebb;
}

#home-fanwei .line .text span:nth-child(2) {
     font-weight: bold;
    color: #00934d;
    font-size: 20px;
}

#home-fanwei .line a {
    background: #184ebb;
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding:  0 30px;
}
#home-fanwei  .desc {
    text-align: center;
    position: absolute;
    bottom: 50px;
    width: 100%;
}


#home-liyou .flex  {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
    margin-bottom: 40px;
}

#home-liyou .flex  .u {
    width: 50%;
    margin-bottom: 40px;
    background: #faf8f8;
    display: flex;
}


#home-liyou .flex  .u  .img {
    background: #325dcd;
    width: 208px;
    flex: 0 0 208px;
}



#home-liyou .flex  .u  .info  {
    padding: 20px;
    flex-grow: 1;
}

#home-liyou .flex  .u  .info  h3 {
    font-size: 24px;
    color: #1e1d1d;
    font-weight: bold;
    margin-bottom: 20px;
    
}
#home-liyou .flex  .u:first-child .info  h3,
#home-liyou .flex  .u:hover   .info  h3  {
    color: #00934d;
}


#home-liyou .flex   .u  .info  p {
    font-size: 14px;
    color: #1e1d1d;
    line-height: 1.7em;
}

#home-case  .w1200 {
    display: flex;
    justify-content:  space-between;
    flex-wrap: wrap;
}

#home-case  .w1200 a {
     width: 370px;
    margin-bottom: 50px;
    position: relative;
}


#home-case  .w1200 a  p {
    position: absolute;
    background: url(/static/pc/case-p.png) no-repeat;
    width: 370px;
    height: 83px;
    padding-left: 70px;
    box-sizing: border-box;
    line-height: 70px;
    bottom:  -30px;
    left: 40px;
    font-size: 1.2em;
    font-weight: bold;
}

#home-case  .w1200 a:first-child p,
#home-case  .w1200 a:hover  p {
 
    background: url(/static/pc/case-p-hover .png) no-repeat;
    color: #00934d;
}

#home-news .flex {
    align-items: flex-start;
}


#home-news  .qyxw{
    width: 578px;
    box-sizing: border-box;
}

#home-news  .qyxw a {
        box-sizing: border-box;
        background: #f6f6f6;
        display: block;
        padding: 15px;
        margin-bottom: 40px;
}
#home-news  .qyxw a:first-child  .more  .jt,
#home-news  .qyxw a:hover  .more  .jt{
    background: #009744;
}

#home-news  .qyxw a  h3 {
    font-size: 18px;
    padding-bottom: 20px;
}

#home-news  .qyxw a > p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 15px;
}

#home-news  .qyxw a .more {
    display: flex;
    justify-content:  space-between;
    color: #828383;
}

#home-news  .qyxw a .more .date {
    font-size: 22px;
}

#home-news  .qyxw a .more  .date span {
    font-size: 16px;
}

#home-news  .qyxw a .more .jt {
    background: #a2a2a2;
    padding: 5px 30px;
    background: #a2a2a2;
    color: white;
    border-radius: 1em;
   
}


#home-news  .hyzs{
    width: 564px;
    box-sizing: border-box;
    background: #fcfdfd;
    border: 2px solid #ccc;
    
}

#home-news  .hyzs a {
    display: flex;
    justify-content:  space-between;
       padding: 20px 20px;
    padding-left: 35px;
    border: 1px dashed #ccc;
    border-bottom: 0;
    background: url(/static/pc/newd.png) left 1em center no-repeat;
}


#footer {
      background: url(/static/pc/footer.jpg) top  center no-repeat;
      height: 558px;
          background-size: cover;
}


#footer .con {
    padding-top: 100px;
}


#footer .con  .msg-msg {
    margin-top: 40px;
    color: white;
    display: flex;
}

#footer .con  .msg-msg .meta {
    flex:  0 0 356px;
}

#footer .con  .msg-msg .form {
    flex-grow: 1;
        max-width: 500px;
    
}


#footer .w1200  {
    position: relative;
}
#footer .w1200 .ewm {
   position: absolute;
    right: 78px;
    top: 52px;
    color: white;
    line-height: 4em;
    text-align: center;
}






#footer   form {
    width: 480px;
   
        margin-left: 44px;
     margin-left: 30px;
     position: relative;
     top: 30px;
         top: 17px;
         left: -30px;
}

#footer   h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
        line-height: 3em;
}

#footer   form  .info {
    display: inline-block;
    width: 20%;
    line-height: 40px;
    vertical-align:  central;

}

#footer   form  input {
    width: 70%;
    height: 20px;
    padding: 5px;
    margin: 10px;
    font-size: 16px;
    background: rgba(0,0,0,0);
    border: 1px solid #c2ddf7;
    border-radius: 5px;
    color: white;
}

#footer   form  textarea {
    width: 70%;

    padding: 5px;
    margin: 10px;
    height: 40px;
    font-size: 16px;
    background: rgba(0,0,0,0);
    border-radius: 5px;
    color: white;
    border: 1px solid #c2ddf7;
    
} 

#footer   form  .line {
    position: relative;
}

#footer   form .ab {
    position: absolute;
    /*top: 50px;*/
    left: 0;
}


#footer   form #submit {
    height: 40px;
    width: 100px;
    background: #ff6528;
    color: white;
    border: 0;
    
}



#footer .meta p {
    line-height: 4em;
    padding-left: 3.5em;
    background-repeat:  no-repeat;
}

#footer .meta p:nth-child(2) {  background: url(/static/pc/footer-1.png) left center no-repeat; }
#footer .meta p:nth-child(3) {  background: url(/static/pc/footer-2.png) left center no-repeat ; }
#footer .meta p:nth-child(4) {  background: url(/static/pc/footer-3.png) left center no-repeat ; }
#footer .meta .tel {  background: url(/static/pc/footer-4.png) left center no-repeat ; }

#footer .meta .tel {
   padding: 20px 0;
   padding-left: 60px;
}

#footer .meta .tel  .nu {
    font-size: 28px;
    color: #ffffff;
}

#footer .cp  {
    background:  black;
    color: white;
    text-align: center;
    line-height: 2.7em;
}


img.size-full {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
